home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 301-325 / disk_309 / sksh / readme_1st.doc < prev    next >
Text File  |  1992-05-06  |  4KB  |  199 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                          Important Stuff - Read This First!
  17.  
  18.                                         SKSH
  19.  
  20.                            A ksh-like Shell for the Amiga
  21.  
  22.                                      Version 1.3
  23.  
  24.  
  25.                                (Copyright) 1989, 1990
  26.  
  27.                                      Steve Koren
  28.  
  29.                                    January 2, 1990
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.           Important: Please Read This First!
  74.  
  75.             This archive contains the 1.3 release of SKsh, a shell for  the
  76.             Amiga which  is  similar  to  Unix  ksh.   1.2  was  the  first
  77.             'Release' version; 1.0 and 1.1 were beta versions.
  78.  
  79.             SKsh is probably not as powerful as ARexx, but I think it  will
  80.             still be very useful.  It provides  a  number  of  things  that
  81.             other Amiga shells do not.  Perhaps in a future release I  will
  82.             provide an ARexx interface to SKsh.  In any  case,  I  hope  it
  83.             will be useful to  Unix  users  who  wish  to  have  a  similar
  84.             environment on the Amiga.  Unix provides many many things  that
  85.             SKsh does not, but SKsh comes  closer  than  most  other  Amiga
  86.             shells.
  87.  
  88.             Please understand that since the code can change at  any  time,
  89.             absolutely anything you read here is also subject to change.
  90.  
  91.             Suggestions can be sent to me  (Steve  Koren)  by  one  of  the
  92.             methods listed in the "MiscInfo" document.
  93.  
  94.             The following files are included in this  documentation.   This
  95.             list is subject to change:
  96.  
  97.                Addendum?.?.doc  - An addendum for each release
  98.                Bugs.doc         - Bug reports, limitations, etc. 
  99.                Diffs.doc        - Very incomplete list of diffs from ksh
  100.                Error.doc        - The SKsh error codes
  101.                Hints.doc        - A few hints for using SKsh
  102.                Install.doc      - How to Install SKsh - important
  103.                MiscInfo.doc     - How to report bugs, etc.
  104.                ReadMe_1st.doc   - This file
  105.                Reference.doc    - Reference manual
  106.                TechNotes.doc    - Technical and implementation notes
  107.                UserMan.doc      - User's guide to using SKsh
  108.  
  109.             In addition, the following files are  necessary  to  run  SKsh,
  110.             and should be included here:
  111.  
  112.                sksh             - The main SKsh binary
  113.                .skshinit        - initialization file for SKsh
  114.                .skshrc          - user customization file for SKsh
  115.                cmp              - misc utility
  116.                head             - "
  117.                join             - "
  118.                strings          - "
  119.                tail             - "
  120.                wc               - "
  121.                window           - "
  122.                xd               - "
  123.  
  124.             This  file  should  also  be  included,  although  its  use  is
  125.             optional:
  126.  
  127.  
  128.  
  129.           SKSH Amiga Shell             Page 2           Readme Information
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.                Stuff.sksh       - optional utilities
  140.  
  141.             If you do not have all of the  above  files,  your  version  of
  142.             SKsh is incomplete.
  143.  
  144.             Also,  please  carefully  read  the  Installation  guide.   You
  145.             *cannot* simply type SKsh  and  expect  it  to  run;  you  must
  146.             follow the directions there for proper results.
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.           SKSH Amiga Shell             Page 3           Readme Information
  196.  
  197.  
  198.  
  199.